]> git.r.bdr.sh - rbdr/super-polarity/blobdiff - Super Polarity/Actors/Ship.cs
I think bullets come out now.
[rbdr/super-polarity] / Super Polarity / Actors / Ship.cs
index 502c22ed0b21efa8ea099a14d08e8f27be9a932c..b4706ac41670e8c42180d99b73962e716336be4f 100644 (file)
@@ -27,7 +27,7 @@ namespace SuperPolarity
             RepelRadius = 100;
 
             FleeVelocity = 5;
-            ActVelocity = 3;
+            ActVelocity = 2;
             ChargeVelocity = 1.5f;
             CurrentPolarity = Polarity.Neutral;
             Magnetizing = false;